GeometryBatch.rectangleVertices

Draws the following rectangle scheme: 0 _______ 3 | | | | |_______| 1 2 0, 1, 2 2, 3, 0

class GeometryBatch
protected pragma(inline, true)
void
rectangleVertices
(
int x
,
int y
,
int w
,
int h
)

Meta